Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding of a little more genericity in ImageHelper.h #1001

Merged
merged 4 commits into from
May 4, 2015

Conversation

rolanddenis
Copy link
Member

Changes are:

  • enabling imageFromImage for two different images type with CConstImage concept check on source image,
  • CConstImage concept check and const-correctness in ImageToConstantFunctor,
  • checking CConstImage instead of CImage in findAndGetValue.

@dcoeurjo
Copy link
Member

dcoeurjo commented May 4, 2015

thanks a lot.. merging

dcoeurjo added a commit that referenced this pull request May 4, 2015
Adding of a little more genericity in ImageHelper.h
@dcoeurjo dcoeurjo merged commit 80f4c7d into DGtal-team:master May 4, 2015
@rolanddenis rolanddenis deleted the dev_image_helper branch May 4, 2015 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants